Contents | < Browse | Browse >
The APPEND Command
..................
Syntax:
APPEND [FILENAME] <string> [FORCE] [PROMPT]
Argument template:
FILENAME, FORCE/S, PROMPT/S
Function:
New addresses are appended to the already existing address
database. If the already existing addresses have been changed,
the new addresses are not appended, as long as you don't supply
the keyword FORCE additionally. It is possible to use the PROMPT
parameter, which will supply a file requester to input the desired
filename of the address database to append.
Argument description:
* FILENAME <string>
The filename of the address file to be appended.
* FORCE
Forces appending the address file.
* PROMPT
Opens a file requester that allows the selection of the
address file to be appended.
Results:
The following error codes can be returned in RC2:
* RXERR_NOFILENAME
* RXERR_APPENDFAILED
* RXERR_ENVCHANGED
* RXERR_NONETWORKAPPEND
* RXERR_MODIFIED